projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
556eb39
)
gesturesingle: doc fixes
author
Carlos Garnacho
<carlosg@gnome.org>
Thu, 10 Apr 2014 11:45:19 +0000
(13:45 +0200)
committer
Carlos Garnacho
<carlosg@gnome.org>
Fri, 23 May 2014 17:54:28 +0000
(19:54 +0200)
gtk/gtkgesturesingle.c
patch
|
blob
|
history
diff --git
a/gtk/gtkgesturesingle.c
b/gtk/gtkgesturesingle.c
index 00443f2f4997f6845fe874546dfc2adbb1de320b..c443a34d5664b72f13c24ea7732c9713346e41e0 100644
(file)
--- a/
gtk/gtkgesturesingle.c
+++ b/
gtk/gtkgesturesingle.c
@@
-24,7
+24,7
@@
* @Title: GtkGestureSingle
*
* #GtkGestureSingle is an especialization of #GtkGesture, optimized (although
- * not restricted)
to
dealing with mouse and single touch gestures. Under
+ * not restricted)
for
dealing with mouse and single touch gestures. Under
* interaction, these gestures stick to the first interacting sequence, which
* is accessible through gtk_gesture_single_get_current_sequence() while the
* gesture is being interacted with.